home *** CD-ROM | disk | FTP | other *** search
- ; MMCtlsForIE / Animation Theater installer for IE 4.0.
- ; Van Kichline
- ; Jan 1997
-
- [Version]
- Signature = "$CHICAGO$"
- AdvancedINF = 2.5
-
-
- [DefaultInstall]
- Copyfiles = SetupFiles
- AddReg = InstallMMCtlsForIE
-
-
- [Uninstall]
- DelReg = DelRegSection
-
-
- [DestinationDirs]
- SetupFiles = 17 ; INF Directory
-
-
- ; NOTE: cab file name MUST BE all lower case, or ActiveInstall on NT will fail!
- [SourceDisksNames]
- 1 = %SourceName%,ihamrt.cab,0
-
-
- [SourceDisksFiles]
- ihamrt.inf = 1 ; Setup file
-
-
- [SetupFiles]
- ihamrt.inf
-
- [InstallMMCtlsForIE]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ihamrt.inf, Uninstall,5"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE,"RequiresIESysFile",,"4.71"
-
-
-
- [DelRegSection]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMCtlsForIE
-
-
- [SelfRegistration]
-
-
- ; Unregistration differs in that asycpict.dll is not unregistered. (It returns E_FAIL.)
- [SelfUnRegistration]
-
-
- [Strings]
- SourceName="Microsoft Multimedia Controls"
- MIMEpngBits="MIME\Database\Content Type\image/x-png\Bits"
- MIMEpng="MIME\Database\Content Type\image/x-png"
-